.fbg {
    background: url("../images/fbg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 246px;
    overflow: hidden;
}
.footer {
    position: relative;
	margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.fl {
    float: left;
}

.f_nav {
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.f_nav a {
    color: #fff;
    padding: 0 12px;
}
.f_con {
    height: 189px;
    overflow: hidden;
    padding: 44px 0 0 150px;
}
.f_con h1 {
    margin: 15px auto;
    width: 102px;
}
.f_con h1 img {
    padding: 0 4px;
}
.f_con h1 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
}
.f_con p {
    line-height: 30px;
    padding: 16px 0 0 24px;
    text-align: left;
	color: #666666;
}